-
Home
-
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers
-
1.4.2
-
Code
-
Classes
- Rijndael
Total Complexity |
105 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
970 |
Lines of code |
607 |
Logical lines of code |
295 |
Comment lines |
263 |
Methods |
15 |
Properties |
9 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setupKey() |
B |
35 |
21 |
79 |
isValidEngineHelper() |
B |
46 |
17 |
33 |
setupInlineCrypt() |
A |
33 |
11 |
112 |
encryptBlock() |
A |
41 |
7 |
62 |
decrypt() |
A |
48 |
8 |
37 |
decryptBlock() |
A |
41 |
6 |
59 |
getTables() |
S |
33 |
3 |
69 |
getInvTables() |
S |
33 |
3 |
69 |
setBlockLength() |
S |
57 |
6 |
16 |
setKeyLength() |
S |
59 |
6 |
14 |
setKey() |
S |
60 |
6 |
13 |
encrypt() |
S |
56 |
3 |
19 |
setup() |
S |
64 |
4 |
9 |
__construct() |
S |
70 |
2 |
6 |
subWord() |
S |
63 |
2 |
10 |